ScanResult

interface ScanResult

Wifi network environment scan result.

Represents one network which was visible during a scan operation.

See also

Properties

Link copied to clipboard
abstract val channel: Channel?

Scanned network channel. null if unknown or unavailable.

Link copied to clipboard
abstract val ssid: String

Scanned network SSID.